home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 011 / dback11.arc / DBACK.DOC < prev   
Encoding:
Text File  |  1987-04-15  |  1.3 KB  |  28 lines

  1.                                     DBACK.COM
  2.  
  3.                                     Ver.  1.1
  4.  
  5.      Eric Gans
  6.      French Dept. UCLA
  7.      Los Angeles, CA 90024
  8.  
  9.           Because  unerasing  on a hard disk is a  delicate  procedure (the
  10.      FAT and part of the directory must be rewritten to disk),  I have
  11.      written DBACK.COM,  which will back up the FAT and root directory of a
  12.      (hard) disk on another (floppy) disk, and restore it in case
  13.      catastrophe strikes.   DBACK makes a read-only file called DBACK.DRx
  14.      (x = backed up drive) in the root directory of  the  backup drive. For
  15.      extra  security,  run  DBACK  before unerasing;  since the backup file
  16.      is written on another disk  it won't disturb the unerase procedure.
  17.  
  18.           DBACK  is  also useful for general disk  security  purposes,
  19.      especially  for  assembly-language  programmers who are  often  a
  20.      keystroke or two away from trashing their disk.
  21.  
  22.           Don't  forget to copy DBACK.COM to a backup disk.   If it is on
  23.      a  different diskette than DBACK.DRx,  you will  be  able  to change
  24.      disks while running the program.   Just remember that  if you ever
  25.      need DBACK to restore your hard disk directory you won't be able to
  26.      find it there!
  27. 
  28.